Skip to main content

Query

Description

The PatientSearch query is used to search for a patient record match using a subset of patient demographic information. This query is often used to retrieve specific identifiers required for subsequent calls on a patient's chart. The subset of demographic information typically includes patient's name, date of birth, gender, and other relevant identifiers such as social security number, medical record number, or patient ID.

API endpoints for Query

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/patient-search/query.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.

Intraconnect Unified Model